CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TCP codes

搜索资源列表

  1. WindowsNetAndConmunicationDesign

    0下载:
  2. 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:486513
    • 提供者:王勇
  1. videocommunicationbyRF

    0下载:
  2. 采用VC编写的视频通信程序,可供准备编写视频传输的工程师参考,主要采用了DirectShow技术和TCP,Socket等实现代码。-VC prepared using video communications procedures for the preparation of video transmission engineers reference, mainly uses the DirectShow technology and TCP, Socket such codes.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:251503
    • 提供者:任芳
  1. Libnids-1.19-for-win32

    1下载:
  2. windows平台下的libnids,最新版本libnids 1.19 for win32,内有VC++工程.可以根据需要修改源码,也可以利用库文件方便地重组TCP等,进行协议还原,构造自己的网络入侵检测系统.-windows platform under the libnids. libnids latest version 1.19 for win32, VC works there. may need to modify the source codes, it can also be u
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:289638
    • 提供者:yubai
  1. TCPIPchat-room

    1下载:
  2. VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a friendly oprating interface.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:816617
    • 提供者:王宇
  1. net_socket_example

    0下载:
  2. TCP和UDP两种方式的网络通信示例程序,适合初学者。分别包含服务器和客户端两个代码。-the TCP and UDP socket example codes, including the server.c and client.c respectively, which are adaptable for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3580
    • 提供者:钟伟
  1. a

    0下载:
  2. linux网络程序设计的例子源代码,有关进程,管道,CS结构,UDP,TCP,原始套接字-unix linux network programming codes
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:744080
    • 提供者:李云
  1. codes

    0下载:
  2. SEEDVPM642上实现了TCP/IP的实例-SEEDVPM642 on implementation of the TCP/IP examples
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:1936822
    • 提供者:itcj
  1. 6353527451tcp

    0下载:
  2. 用简短的代码演示了socket底层编码基本原理 明了,清晰,充分-present the bottom process of socket with few codes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:16589
    • 提供者:刘钦
  1. NetworkSniffer-CppBuilder

    0下载:
  2. 这是一款由C++ Builder语言开发的网络嗅包软件,包含全部完善代码。能够捕获tcp/udp/ip等数据包,并能够进行分析以及图形显示。此外还可以定义过滤功能,选择性的抓包。-It is a network sniffer software programmed by C++ Builder. Here,all source codes are includes.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-29
    • 文件大小:800370
    • 提供者:Nathan
  1. Microchip_TCP_IP_Stack_5.20

    0下载:
  2. Microchip s TCP/IP Stack Version 5.20. Includes source codes and demos for different hardwares
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3421624
    • 提供者:Ben
  1. fanghuoqiang

    0下载:
  2. 这个代码给我的感觉比本站以前发出的几个代码都要好,前面几个注重于界面.这个代码则注重于功能,主要使用了多线程处理技术,菜单脚本处理技术(即不使用控件即可显示ico图标).可以拦截TCP/UDP试图发送的连接请求,以及可以抓包分析.可以自定义要拦截的TP地址和要开放的IP地址,即自定义安全规则,同时可以详细显示TCP连接信息.总之这个代码所有的网络处理技术都使用了完全VB代码,没有使用任何第三方的控件.最主要的使用了无崩溃HOOK以及安全多线程技术,值得大家和我学习,希望有志于学习安全方面的网友
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:383459
    • 提供者:黄俊凯
  1. sample-codes

    0下载:
  2. NS (Version 2) is an open source network simulation tool. It is an object oriented, discrete event driven simulator written in C++ and Otcl. The primary use of NS is in network researches to simulate various types of wired/wireless local and wide are
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-12
    • 文件大小:9576
    • 提供者:mahadev gawas
  1. tcp

    0下载:
  2. 熟悉TCP/IP协议的要点和编程的具体步骤。-try my best to write new codes!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:1464
    • 提供者:袁军
  1. tcp-in-manet

    0下载:
  2. Tcp In Manet Simulation codes In NS2-Tcp In Manet Simulation codes In NS2
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-26
    • 文件大小:952
    • 提供者:nima
  1. C++ TCP/UDP Server & Client examples

    0下载:
  2. TCP and UDP server & client example codes. Open source code then change default IP and port values. It is ready to be used!
  3. 所属分类:网络编程

    • 发布日期:2013-10-19
    • 文件大小:6414
    • 提供者:kcetinkaya
  1. TCP

    2下载:
  2. 工业机械臂末端TCP标定代码 含有位置和姿态的标定 matlab版本 方便易用 精度较高-Facilitate industrial arm end TCP calibration codes including the position and orientation of the calibration matlab version of high precision and easy to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:gh
  1. TCP

    0下载:
  2. 用java实现的基于tcp的文件传输程序,是计网课用到的,欢迎下载~-tcp file transmission codes
  3. 所属分类:Applet

    • 发布日期:2017-04-30
    • 文件大小:18430
    • 提供者:李媛儿
  1. tcp

    0下载:
  2. ESP8266任务.改文件为源码,请结合Eclipse使用。不能在NOODLE上用。(The file is include codes,and it belongs the project of task,please use it with eclipse.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:2723840
    • 提供者:piao-bht
  1. TCP_IP_SERVER

    0下载:
  2. TCP/IP source codes Network
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:zino15
  1. TPC_IP_ch3

    0下载:
  2. TCP/IP source codes Network server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:zino15
« 12 »
搜珍网 www.dssz.com